Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Node / ReticulumProjects / Sideband.git / files / sbapp / patches / intent-filter.xml

Displaying Raw • Download


sbapp/patches/intent-filter.xml 0.9.6 (2634df0a) Text, 937 B

T8b949e<!-- This XML snippet is injected directly into the AndroidManifest.xml -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.hardware.usb.action.USB_DEVICE_ATTACHED" Tff7b72/>
Tff7b72</intent-filter>

T8b949e<!-- This intent filter allows Sideband to handle clickable LXM links -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.VIEW" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.BROWSABLE" Tff7b72/>
Tff7b72<data Te6edf3android:scheme=Ta5d6ff"lxm"Tff7b72/>
Tff7b72</intent-filter>

T8b949e<!-- This intent filter allows opening scanned LXM URLs directly in Sideband -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.WEB_SEARCH" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.LAUNCHER" Tff7b72/>
Tff7b72</intent-filter>


Tff7b72<meta-data Te6edf3android:name=Ta5d6ff"android.hardware.usb.action.USB_DEVICE_ATTACHED"
Te6edf3android:resource=Ta5d6ff"@xml/device_filter" Tff7b72/>


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────